diff options
Diffstat (limited to 'app/[lng]/evcp/(evcp)/budgetary-tech-sales-hull/page.tsx')
| -rw-r--r-- | app/[lng]/evcp/(evcp)/budgetary-tech-sales-hull/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/evcp/(evcp)/budgetary-tech-sales-hull/page.tsx b/app/[lng]/evcp/(evcp)/budgetary-tech-sales-hull/page.tsx index c2d25016..ce7bac9a 100644 --- a/app/[lng]/evcp/(evcp)/budgetary-tech-sales-hull/page.tsx +++ b/app/[lng]/evcp/(evcp)/budgetary-tech-sales-hull/page.tsx @@ -37,7 +37,7 @@ export default async function HullRfqPage(props: HullRfqPageProps) { <h2 className="text-2xl font-bold tracking-tight"> 기술영업-해양 Hull RFQ </h2> - <InformationButton pageCode="evcp/budgetary-tech-sales-hull" /> + <InformationButton pagePath="evcp/budgetary-tech-sales-hull" /> </div> </div> </div> |
